CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gradient matlab

搜索资源列表

  1. grad

    1下载:
  2. 求RGB 的梯度值以及梯度方向 to obtain gradient magnitude and orientation of an RGB image-to obtain gradient magnitude and orientation of an RGB image
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:767
    • 提供者:Jerry
  1. bssalgorithm

    3下载:
  2. 自己编写的,盲源分离算法仿真分析系统(图形界面)又名:独立分量分析;算法种类:自然梯度算法、投影自然梯度算法、FastICA、SOBI、NJD非正交联合对角化。信号种类: MASK:2ASK,4ASK,8ASK MPSK:2PSK、4PSK、8PSK MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种 MQAM:16QAM、32QAM、64QAM、128QAM OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-11-23
    • 文件大小:155627
    • 提供者:刘卫菠
  1. Edge-Detection-Segmentation

    1下载:
  2. 利用边缘检测及梯度信息进行图像分割的源码-Using edge detection and gradient information source for Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1430489
    • 提供者:Brad Bibson
  1. fibonacci_search

    0下载:
  2. this *.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm-this*.m file is the implementation of fibonacci search that is used for finding gradient vector in optimizaiton algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:581
    • 提供者:yzb.ufo
  1. GVF

    0下载:
  2. 这是一个实现GVF(广义梯度矢量流算法)的matla代码,-This is a realization of GVF (generalized gradient vector flow algorithm) matla code,
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:925
    • 提供者:宋丽花
  1. s1

    3下载:
  2. 利用自然梯度算法,仿真盲信号分离过程,并给出学习收敛曲线-Use of natural gradient algorithm, simulation blind signal separation process, and gives the convergence curve of learning
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1005
    • 提供者:zhangyong
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. 113172216bfgs

    0下载:
  2. 共轭梯度法,以及几种常见的的优化方法程序-Conjugate gradient method
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:14310
    • 提供者:hehuimin
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. sparseMRI_v0.2.tar

    1下载:
  2. 此代码用于完成MRI图像的压缩采样重建。它是论文"Sparse MRI: The Application of Compressed Sensing for Rapid MR Imaging", 2007中的源码-This is an implementation of Compressed Sensing reconstruction for MRI data. It implements the non-linear conjugate sub-gradient algorithm as
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19181095
    • 提供者:李琳
  1. ColorFeatures

    1下载:
  2. 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge detector then based on an ext
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1001276
    • 提供者:朱莉
  1. Newton_Method

    1下载:
  2. 自己根据<最优化理论与基础>课本编的matlab程序 最优化问题求解: 牛顿法 自助输入目标函数及其梯度-Optimization: Newton Method Type in objective function and its gradient by yourself.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:GPack
  1. 12

    0下载:
  2. 程序代码说明 用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Program code shows the image using Prewitt edge de
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:42545
    • 提供者:lmj
  1. algorithm_of_the_constrained_optimization

    5下载:
  2. 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4208
    • 提供者:lili
  1. BPnn

    0下载:
  2. 基于随机梯度下降法的两层sigmoid神经元的BP算法-Stochastic gradient descent method based on two layers of sigmoid neurons in the BP algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:918
    • 提供者:songmin
  1. Matlab

    0下载:
  2. 利用共軛梯度法求解線性聯立方程組 從整體來搜索最佳方向-Using conjugate gradient method for solving linear simultaneous equations to search for the best direction for the overall
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:丁英超
  1. vector

    0下载:
  2. Vector color gradient implementation. Search form i-Vector color gradient implementation. Search form ieee
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1668
    • 提供者:Seze9r
  1. OpticalFlow

    1下载:
  2. 自己编写的计算光流场的MATLAB程序,基于梯度的方法,非常简单-I have written a MATLAB calculation of optical flow procedures, based on the gradient method and it is very simple
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:1048
    • 提供者:lee
  1. Matlabsourcecode

    1下载:
  2. 指纹识别源码,利用梯度法求解指纹的块方向图,很好用-Fingerprint fingerprint source using gradient method with the block pattern well
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4975162
    • 提供者:宋琦
  1. harris_pudg

    0下载:
  2. Gradient information serves several purposes. It can relate the structure of objects in an image, identify features of interest for recognition/classification directly or provide the basis of further processing for various computer vision
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6025
    • 提供者:aisso831
« 1 2 3 4 5 6 78 9 10 11 12 ... 48 »
搜珍网 www.dssz.com